projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03d405e
)
Fix a small typo s/parater/parameter
author
Marc-André Lureau
<marcandre.lureau@redhat.com>
Wed, 6 Feb 2013 16:25:50 +0000
(17:25 +0100)
committer
Marc-André Lureau
<marcandre.lureau@redhat.com>
Wed, 6 Feb 2013 16:26:15 +0000
(17:26 +0100)
gtk/gtkselection.h
patch
|
blob
|
history
diff --git
a/gtk/gtkselection.h
b/gtk/gtkselection.h
index 66f39ff9dd612f61c86fb058039fbbb67f1ce13e..c77315fbceef32b3f51cce7d3816842c02c9760e 100644
(file)
--- a/
gtk/gtkselection.h
+++ b/
gtk/gtkselection.h
@@
-54,7
+54,7
@@
typedef struct _GtkTargetEntry GtkTargetEntry;
* @target: a string representation of the target type
* @flags: #GtkTargetFlags for DND
* @info: an application-assigned integer ID which will
- * get passed as a parater to e.g the #GtkWidget::selection-get
+ * get passed as a para
me
ter to e.g the #GtkWidget::selection-get
* signal. It allows the application to identify the target
* type without extensive string compares.
*